home *** CD-ROM | disk | FTP | other *** search
/ L' Hygiene Au Quotidien / L'Hygiene Au Quotidien.iso / mac / Site / enfants / images / source / load.swf / scripts / frame_49 / DoAction.as
Text File  |  2003-07-25  |  83b  |  9 lines

  1. if(eval("_level0:loaded") == 1)
  2. {
  3.    play();
  4. }
  5. else
  6. {
  7.    gotoAndPlay(1);
  8. }
  9.